
.banin .banin-lay {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.banin .banin-lay h3 {
  font-size: 36px;
  margin-bottom: 10px;
}
.banin .banin-lay p {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bolder;
}
.lxwm {
  padding: 150px 0;
}
.lxwm .lxwm-top {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  padding-bottom: 15px;
}
.lxwm .lxwm-top p {
  font-size: 41px;
  color: rgba(63, 206, 181, 0.3);
  text-transform: uppercase;
}
.lxwm .lxwm-top h3 {
  font-size: 37px;
  color: #3fceb5;
}
.lxwm .lxwm-bottom {
  padding-top: 40px;
}
.lxwm .lxwm-bottom h3 {
  font-size: 23px;
  color: #010000;
  margin-bottom: 10px;
}
.lxwm .lxwm-bottom p {
  font-size: 18px;
  color: #505050;
  margin-bottom: 30px;
}
.zxly {
  padding: 70px 0;
  background: url("../images/bj2.jpg") no-repeat;
  background-size: cover;
}
.zxly h3 {
  font-size: 37px;
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
}
.zxly input {
  height: 62px;
  line-height: 62px;
  background: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  color: #505050;
  padding: 0 10px;
  margin-bottom: 20px;
}
.zxly textarea {
  height: 160px;
  line-height: 25px;
  background: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  color: #505050;
  padding: 10px;
  resize: none;
  margin-bottom: 65px;
  border: none;
}
.zxly .btn-w {
  display: inline-block;
  margin: 0 auto;
}
.zxly .btn-w button {
  width: 156px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  margin: 0 13px;
  border: none;
  padding: 0;
  background: #a6a6a6;
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.zxly .btn-w button.active,
.zxly .btn-w button:hover {
  background: #3fceb5;
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.cpzx .cpzx-list {
  padding: 90px 0;
  border-bottom: 1px solid #3fceb5;
}
.cpzx .cpzx-list:nth-child(2n) .cpzx-right {
  float: left;
}
.cpzx .cpzx-list:nth-child(2n) .cpzx-left {
  float: right;
}
.cpzx .cpzx-list .cpzx-right .cpzx-righ-title {
  font-size: 41px;
  color: #000000;
  margin-bottom: 150px;
  position: relative;
  margin-top: 7%;
}
.cpzx .cpzx-list .cpzx-right .cpzx-righ-title:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #3fceb5;
  position: absolute;
  bottom: -70px;
  left: 0;
}
.cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom {
  margin-bottom: 70px;
}
.cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom h3 {
  font-size: 22px;
  color: #3fceb5;
  font-weight: bolder;
  margin-bottom: 10px;
}
.cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom p {
  font-size: 22px;
  color: #505050;
  margin-bottom: 30px;
}
.cpzx .cpzx-list .cpzx-right .cpzx-more {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: bolder;
  background: #3fceb5;
  width: 100px;
  height: 35px;
  border-radius: 40px;
  text-align: center;
  line-height: 35px;
}
.cpzx-des .cpzx-des-top {
  margin: 110px 0 85px;
  overflow: hidden;
  background: #e3f7f4;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-right {
  padding-right: 0;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left {
  padding: 60px 40px 40px 30px;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left .cpzx-des-en {
  color: rgba(63, 206, 181, 0.3);
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: bolder;
  text-transform: uppercase;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left .cpzx-des-cn {
  color: #3fceb5;
  font-size: 30px;
  margin-bottom: 50px;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left .cpzx-des-top-cons h3 {
  font-size: 22px;
  color: #3fceb5;
  font-weight: bolder;
  margin-bottom: 10px;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left .cpzx-des-top-cons p {
  font-size: 22px;
  color: #505050;
  margin-bottom: 30px;
}
.cpzx-des .cpzx-des-bottom {
  padding-bottom: 40px;
}
.cpzx-des .cpzx-des-bottom .cpzx-des-en {
  color: rgba(63, 206, 181, 0.3);
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bolder;
  text-transform: uppercase;
}
.cpzx-des .cpzx-des-bottom .cpzx-des-cn {
  color: #3fceb5;
  font-size: 30px;
  margin-bottom: 50px;
  text-align: center;
}
 
.cpzx-des .cpzx-des-bottom .cpzx-table td {
  background: #eee;
  padding: 20px;
  font-size: 18px;
  color: #505050;
}
.cpzx-des .cpzx-des-bottom .cpzx-table tr:nth-child(2n+1) td {
  background: #fff;
}
.jjfa .cpzx-des-top .cpzx-des-top-left .jjfa-des-top-cons {
  font-size: 16px;
  color: #616161;
  line-height: 25px;
}
.jjfa .cpzx-des-bottom .cpzx-des-cn {
  margin-bottom: 80px;
}
.jjfa-hxys-list {
  margin-bottom: 80px;
  text-align: center;
}
 
.jjfa-hxys-list dl {
  position: relative;
  padding-left: 105px;
  width: 310px;
  display: inline-block;
  text-align: left;

}
.jjfa-hxys-list dl dt {
  width: 90px;
  position: absolute;
  top: -5px;
  left: 0;
}
.jjfa-hxys-list dl dt img {
  width: 100%;
}
.jjfa-hxys-list dl dd h3 {
  font-size: 20px;
  line-height: 28px;
  color: #000;
  margin-bottom: 4px;
}
.jjfa-hxys-list dl dd p {
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
}
.jjfa-gnzs .jjfa-gnzs-b {
  background: #f9faff;
  padding: 60px 0px;
}
.jjfa-gnzs .jjfa-gnzs-b-list {
  margin-bottom: 150px;
  padding: 0 120px;
}
.jjfa-gnzs .jjfa-gnzs-b-list .jjfa-gnzs-b-left {
  padding-right: 74px;
}
.jjfa-gnzs .jjfa-gnzs-b-list .jjfa-gnzs-b-left img {
  max-width: 100%;
}
.jjfa-gnzs .jjfa-gnzs-b-list:nth-child(2n) {
  margin-bottom: 0;
}
.jjfa-gnzs .jjfa-gnzs-b-list:nth-child(2n) .jjfa-gnzs-b-left {
  float: right;
  padding-right: 0;
  padding-left: 100px;
}
.jjfa-gnzs .jjfa-gnzs-b-list:nth-child(2n) .jjfa-gnzs-b-right {
  float: left;
}
.jjfa-gnzs .cpzx-des-en {
  color: rgba(63, 206, 181, 0.3);
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bolder;
  text-transform: uppercase;
}
.jjfa-gnzs .cpzx-des-cn {
  color: #3fceb5;
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 50px;
  text-align: center;
}
.jjfa-gnzs .jjfa-gnzs-ul {
  padding-top: 10%;
  overflow: hidden;
}
.jjfa-gnzs .jjfa-gnzs-ul li {
  width: 50%;
  margin-bottom: 40px;
}
.jjfa-gnzs .jjfa-gnzs-ul li:nth-child(2n) dl {
  float: right;
}
.jjfa-gnzs .jjfa-gnzs-ul li dl {
  position: relative;
  padding-left: 60px;
  width: 270px;
}
.jjfa-gnzs .jjfa-gnzs-ul li dl dt {
  width: 45px;
  position: absolute;
  top: 5px;
  left: 0;
}
.jjfa-gnzs .jjfa-gnzs-ul li dl dt img {
  width: 100%;
}
.jjfa-gnzs .jjfa-gnzs-ul li dl dd h3 {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  margin-bottom: 4px;
}
.jjfa-gnzs .jjfa-gnzs-ul li dl dd p {
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.45);
}
 
.en {
  color: rgba(63, 206, 181, 0.3);
  font-size: 32px;
  margin-bottom: 0px;
  font-weight: bolder;
  text-transform: uppercase;
}
.cn {
  color: #3fceb5;
  font-size: 33px;
  line-height: 48px;
  margin-bottom: 50px;
}
.fwmb {
  padding: 110px 0 120px;
}
.fwmb .en,
.fwmb .cn {
  padding-left: 40px;
}
.fwmb .hzal-con {
  background: #ecfffb;
  padding: 40px 400px 40px 40px;
}
.fwmb .hzal-con .hzal-con-img {
  position: absolute;
  right: 0;
  bottom: -30px;
  width: 384px;
}
.fwmb .hzal-con .hzal-con-in {
  font-size: 16px;

  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 50px;
  line-height: 24px;
  margin-top:50px;
}
.fwmb .hzal-con .hzal-con-ul {
  overflow: hidden;
}
.fwmb .hzal-con .hzal-con-ul li {
  width: 33.333%;
  text-align: center;
}
.fwmb .hzal-con .hzal-con-ul li p {
  font-size: 14px;
  color: #616161;
}
.fwmb .hzal-con .hzal-con-ul li p span {
  font-size: 50px;
}
.fwmb .hzal-con .hzal-con-ul li p i {
  font-style: normal;
}
.fwmb .hzal-con .hzal-con-ul li h3 {
  font-size: 14px;
  color: #616161;
}
.hzal .hzal-list {
  margin-bottom: 32px;
  min-height: 446px;
}
.hzal .hzal-list a {
  display: block;
  border-radius: 10px 10px 0 0;
  background: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04);
}
.hzal .hzal-list a > img {
  border-radius: 10px 10px 0 0;
}
.hzal .hzal-list a span {
  margin: 24px 24px 0;
  display: inline-block;
  border-radius: 16px 4px;
  padding: 4px 16px;
  font-size: 14px;
  line-height: 22px;
  background: rgba(36, 184, 33, 0.1);
  color: #24b821;
  vertical-align: top;
}
.hzal .hzal-list a h3 {
  padding: 16px 24px 24px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}
.hzal .hzal-list a dl {
  padding: 24px 24px 24px 60px;
  position: relative;
}
.hzal .hzal-list a dl dt {
  position: absolute;
  top: 18px;
  left: 24px;
  width: 32px;
}
.hzal .hzal-list a dl dt img {
  width: 100%;
}
.hzal .hzal-list a dl dd {
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.6);
}
.hzyy {
  padding: 100px 0;
}
.hzyy .cn {
  margin-bottom: 140px;
}
.hzyy .hzyy-list {
  margin-bottom: 50px;
}
.hzyy .hzyy-list dl {
  position: relative;
  padding-left: 110px;
  min-height: 96px;
}
.hzyy .hzyy-list dl dt {
  width: 96px;
  position: absolute;
  top: 0;
  left: 0;
}
.hzyy .hzyy-list dl dt img {
  width: 100%;
  border-radius: 4px;
}
.hzyy .hzyy-list dl dd {
  padding-top: 10%;
}
.hzyy .hzyy-list dl dd h3 {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  margin-bottom: 10px;
}
.hzyy .hzyy-list dl dd p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
.hzqt {
  background: url("../images/bj1.jpg") no-repeat;
  background-size: cover;
  height: 308px;
  position: relative;
}
.hzqt .hzqt-lay {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hzqt .hzqt-lay p {
  font-size: 24px;
  color: #1b1b1b;
  line-height: 40px;
}
.hzqt .hzqt-lay a {
  display: inline-block;
  width: 140px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #3fceb5;
  border-radius: 30px;
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
}
.jbqk-bottom .jbqk-bottom-list {
  padding: 20px;
}
.jbqk-bottom .jbqk-bottom-list:nth-child(2n+1) {
  background: #eeeeee;
}
.jbqk-bottom .jbqk-bottom-list h3 {
  font-size: 16px;
  color: #000;
  line-height: 25px;
}
.jbqk-bottom .jbqk-bottom-list p {
  font-style: 16px;
  color: #505050;
  line-height: 25px;
}
.zhuishu-w {
  padding: 60px 70px;
}
.zhuishu-w .zhuishu-list dl {
  position: relative;
  padding-left: 60px;
}
.zhuishu-w .zhuishu-list dl dt {
  width: 44px;
  position: absolute;
  top: -5px;
  left: 0;
}
.zhuishu-w .zhuishu-list dl dt img {
  width: 100%;
}
.zhuishu-w .zhuishu-list dl dd h3 {
  font-size: 20px;
  color: #505050;
  margin-bottom: 25px;
}
.zhuishu-w .zhuishu-list dl dd p {
  font-size: 16px;
  color: #505050;
  line-height: 25px;
}
.qydsj .qydsj-in {
  padding-bottom: 100px;
  margin-bottom: 100px;
}
.qydsj .qydsj-in:after {
  content: "";
  width: 30px;
  height: 30px;
  border: 3px solid #3fceb5;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 0;
}
.qydsj .qydsj-in:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #dcdcdc;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qydsj .qydsj-in .qydsj-nian {
  display: inline-block;
  width: 155px;
  height: 155px;
  border-radius: 100%;
  border: 1px solid #3fceb5;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  background: #fff;
}
.qydsj .qydsj-in .qydsj-nian span {
  display: inline-block;
  border-radius: 100%;
  color: #fff;
  font-size: 26px;
  width: 124px;
  height: 124px;
  line-height: 124px;
  background: #3fceb5;
  margin-top: 15px;
}
.qydsj .qydsj-in dl {
  position: relative;
  overflow: hidden;
}
.qydsj .qydsj-in dl dt {
  width: 50%;
  float: left;
  position: relative;
}
.qydsj .qydsj-in dl dt:before {
  content: "";
  width: 38%;
  height: 1px;
  background: #dcdcdc;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.qydsj .qydsj-in dl dt .qydsj-in-img {
  width: 60%;
}
.qydsj .qydsj-in dl dt .qydsj-in-img img {
  width: 100%;
}
.qydsj .qydsj-in dl dd {
  width: 50%;
  float: right;
  position: relative;
  margin-top: 95px;
}
.qydsj .qydsj-in dl dd .qydsj-ul-w {
  padding-left: 60px;
}
.qydsj .qydsj-in dl dd .qydsj-yue {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 57px;
  border-radius: 100%;
  border: 2px solid #3fceb5;
  color: #3fceb5;
  font-size: 20px;
  position: absolute;
  top: -19px;
  left: -30px;
  background: #fff;
}
.qydsj .qydsj-in dl dd .qydsj-ul li {
  float: none;
  margin-bottom: 25px;
}
.qydsj .qydsj-in dl dd .qydsj-ul li h3 {
  color: #3fceb5;
  font-size: 24px;
  margin-bottom: 15px;
}
.qydsj .qydsj-in dl dd .qydsj-ul li p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 24px;
}
.qydsj .qylc-in dl {
  padding-bottom: 50px;
  padding-top: 230px;
}
.qydsj .qylc-in dl dt {
  position: relative;
}
.qydsj .qylc-in dl dt .qydsj-yue {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid  #dcdcdc;
  top: 50%;
  border-radius: 100%;
  background: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -15px;
}
.qydsj .qylc-in dl dd {
  position: initial;
  margin-top: 0;
}
.qydsj .qydsj-in dl:nth-child(1) dt {
  margin-top: 190px;
}

.qydsj .qydsj-in .dsjzs dl:nth-child(1) dt{margin-top:340px;}
.qydsj .qydsj-in .dsjzs dl dt{margin-top:150px;}



.qydsj .qydsj-in dl:nth-child(1) dd {
  margin-top: 285px;
  padding-top: 0;
}
.qydsj .qylc-in dl:nth-child(1) dt {
  margin-top: 0px;
}
.qydsj .qylc-in dl:nth-child(1) dd {
  margin-top: 0px;
  padding-top: 0;
}
.ban-menu {
  padding-top: 30px;
  margin-bottom: 100px;
}
.ban-menu ul li {
  width: 33.33%;
  text-align: center;
}
.ban-menu ul li.active a ,
.ban-menu ul li:hover a {
  font-size: 18px;
  color: #000000;
  border-bottom: 4px solid #3fceb5;
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.ban-menu ul li a {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #454545;
  width: 168px;
  border-bottom: 4px solid #bfbfbf;
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.hydt {
  padding-bottom: 100px;
}
.hydt .hydt-list {
  margin-bottom: 35px;
}
.hydt .hydt-left a {
  display: block;
}
.hydt .hydt-right {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 25px;
  padding-top: 40px;
}
.hydt .hydt-right h3 {
  margin-bottom: 20px;
}
.hydt .hydt-right h3 a {
  display: block;
  font-size: 18px;
  line-height: 24px;
      color: rgba(0, 0, 0, 0.85);
}
.hydt .hydt-right p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 28px;
  line-height: 24px;
}
.hydt .hydt-right div span {
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
  color: #505050;
}
.hydt .hydt-right div a {
  display: inline-block;
  color: #3fceb5;
  float: right;
  font-size: 14px;
  margin-right: 40px;
}
.hydt .hydt-right div a img {
  float: right;
  margin-top: 1px;
  margin-left: 2px;
}

.cpzx-des .cpzx-des-bottom .cpzx-table tr td:first-child{width:16%;}


.gjzc {
  margin-bottom: 180px;
}
.gjzc .gjzc-top .gjzc-top-left {
  overflow: hidden;
}
.gjzc .gjzc-top .gjzc-top-left .pagination-gjzc {
  left: inherit;
  right: 40px;
  width: inherit;
}
.gjzc .gjzc-top .gjzc-top-left .pagination-gjzc .swiper-pagination-bullet {
  opacity: 1;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  background: transparent;
}
.gjzc .gjzc-top .gjzc-top-left .pagination-gjzc .swiper-pagination-bullet-active {
  background: #fff;
}
.gjzc .gjzc-top .gjzc-top-left .swiper-gjzc a {
  display: block;
  position: relative;
}
.gjzc .gjzc-top .gjzc-top-left .swiper-gjzc a h3 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 44px;
  line-height: 44px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 20px;
  color: #fff;
  padding: 0 20px;
}
.gjzc .gjzc-top-right {
  height: 315px;
  
  padding: 30px 30px 30px 0;
}
.gjzc .gjzc-top-right .gjzc-top-right-top h3 {
  font-size: 20px;
  color: #000000;
  margin-bottom: 10px;
}
.gjzc .gjzc-top-right .gjzc-top-right-top h3 a {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
}
.gjzc .gjzc-top-right .gjzc-top-right-top h3 a:hover,
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li:hover a{
      color: #3fceb5;
}
.gjzc .gjzc-top-right .gjzc-top-right-top p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 24px;
}
.gjzc .gjzc-top-right .gjzc-top-right-top .gjzc-top-right-top-more {
  display: block;
  text-align: right;
  color: #3fceb5;
  text-decoration: underline;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom .gjzc-top-right-bottom-more {
  display: block;
  text-align: right;
  font-size: 16px;
  color: #3fceb5;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul {
  margin-top: 10px;
}
.gjzc-top{
  background: #f8f8fa;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li {
  float: none;
  overflow: hidden;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #000;
  position: absolute;
  top: 7px;
  left: 0;
  border-radius: 100%;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li a {
  display: inline-block;
  font-size: 16px;
  color: #6c6c6c;
  width: 80%;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li span {
  display: inline-block;
  font-size: 16px;
  color: #6c6c6c;
  float: right;
}
.dfzc {
  margin-bottom: 100px;
}
.dfzc .cn {
  margin-bottom: 20px;
}
.dfzc .click-p {
  font-size: 20px;
  color: #505050;
  line-height: 25px;
  text-align: center;
}
.news-des {
  margin-bottom: 100px;
}
.news-des img {
  max-width: 100%;
}
.news-des .news-title {
  text-align: center;
  font-size: 20px;
  color: #000;
  margin-bottom: 15px;
}
.news-des .news-time {
  text-align: center;
  font-size: 16px;
  color: #6c6c6c;
}
.news-des .news-cons {
  font-size: 14px;
 color: rgba(0, 0, 0, 0.6);
  line-height: 24px; 
  padding: 30px 0;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.news-des .pian span {
  display: block;
  margin-bottom: 5px;
}
.qyzz {
  padding: 100px 0;
}
.qyzz .qyzz-list {
  margin-bottom: 100px;
}
.qyzz .qyzz-list .qyzz-list-in {
  background: #eeeeee;
  padding: 10px;
}
.qyzz .qyzz-list h3 {
  text-align: center;
  font-size: 16px;
  color: #202020;
  padding-top: 20px;
}
.qywh {
  padding: 100px 0;
}
.qywh .qywh-list {
  border-bottom: 1px solid #3fceb5;
  padding-bottom: 70px;
  margin-bottom: 70px;
}
.qywh .qywh-list .qywh-con {
  color: #616161;
  line-height: 25px;
}
.qywh .qywh-list .qywh-con h3 {
  font-size: 20px;
  color: #030303;
  margin-bottom: 10px;
  font-weight: bolder;
}
.qywh .qywh-list .qywh-list-right {
  padding-top: 80px;
}
.gsjj .gsjj-left {
  color: #616161;
  line-height: 24px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}
.gsjj .gsjj-left h3 {
  font-size: 20px;
  color: #030303;
  margin-bottom: 10px;
  font-weight: bolder;
}
.gsjj .gsjj-right {
  border-radius: 20px;
}
.gsjj .gsjj-right .gsjj-video {
  display: none;
  border-radius: 20px;
}
.gsjj .gsjj-right .gsjj-right-img {
  border-radius: 20px;
}
.gsjj .gsjj-right .gsjj-right-play {
  width: 69px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pause {
  display: none;
}
.ban-menu-gsjj ul li {
  width: 33.333%;
}
.banner .swiper-banner .ban-lay {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  letter-spacing: 5px;
}
.banner .swiper-banner .ban-lay h3 {
  font-size: 60px;
  color: #253994;
  margin-bottom: 140px;
  position: relative;
  line-height: 70px;
}
.banner .swiper-banner .ban-lay h3:before {
  content: "";
  width: 77px;
  height: 5px;
  background: #253994;
  position: absolute;
  left: 0;
  bottom: -64px;
}
.banner .swiper-banner .ban-lay p {
  font-size: 40px;
  color: #253994;
  margin-bottom: 90px;
}
.banner .swiper-banner .ban-lay a {
  display: inline-block;
  width: 185px;
  height: 55px;
  border: 2px solid #253994;
  border-radius: 40px;
  text-align: center;
  line-height: 52px;
  font-size: 20px;
  color: #253994;
}
.banner .swiper-pagination{
  z-index: 1;
}
.banner .swiper-pagination-bullet{
  background: #253994;
}
.index-title {
  font-size: 32px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
  margin-bottom: 100px;
}
.jjfa-index {
  padding: 80px 0;
} 
.jjfa-index .jjfa-index-left .jjfa-index-left-ul{
  width: 412px;
  margin-top: -20px;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li{
   padding-left: 28px;
   float: none;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con {
  border-bottom: 1px solid transparent;
  position: relative;
  padding-top: 0px;
  margin-bottom: 0px;
 
}

.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active .jjfa-index-con{
  padding-top: 18px;
 border-bottom: 1px solid #f0f0f0;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con a.jjfa-aa {
  display: inline-block;
  color: #3eceb6;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con h3 {
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.45);
  position: relative;
  padding-top: 17px;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active .jjfa-index-con h3 {
  font-size: 24px; 
  color: rgba(0, 0, 0, 0.85);
  padding-top: 0;
  line-height: 24px;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con h3:before{
    position: absolute;
    top: 6px; 
    left: -24px; 
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid #3eceb6; 
    border-top: 7px solid transparent; 
    border-bottom: 7px solid transparent;  
    transition: top .3s;
    opacity: 0;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con .jjfa-index-con-bottom {
  margin-top: 16px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);   
  position: relative;
  height: 0;
  overflow: hidden;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con .jjfa-index-con-bottom .jjfa-index-con-bottom-cons{
  width: 80%;
  font-size: 14px;
  line-height: 22px;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active h3:before{
  opacity: 1;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active .jjfa-index-con-bottom{
  height: inherit;
  margin-bottom: 22px;
}
.jjfa-index .jjfa-index-right .jjfa-index-right-ul li {
  display: none;
}
.jjfa-index .jjfa-index-right .jjfa-index-right-ul li.active {
  display: block;
}
.xwzx-index {
  padding: 80px 0;
  background: #f8faff;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul{
  margin-top: -20px;
}
.xwzx-index .xwzx-index-left .xwzx-index-left-ul li {
  display: none;
}
.xwzx-index .xwzx-index-left .xwzx-index-left-ul li.active {
  display: block;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li {
  float: none;
  border-bottom: 2px solid #bfbfbf;
  padding: 20px 0;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl {
  position: relative;
  padding-left: 85px;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dt {
  text-align: center;
  width: 55px;
  font-size: 12px;
  color: #6f6f6f;
  position: absolute;
  top: -9px;
  left: 0;
  font-weight: normal;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dt span {
  font-size: 52px;
  color: #6f6f6f;
  font-weight: bolder;
  display: block;
  margin-bottom: -10px;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dd h3 a {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #000000;
  font-weight: bolder;
  margin-bottom: 10px;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dd p {
  font-size: 14px;
  color: #505050;
  line-height: 22px;
}
.xwzx-index .xwzx-index-right-more {
  font-size: 14px;
  line-height: 22px;
  color: #3fceb5;
  margin-top: 26px;
  display: block;
}
.xwzx-index .xwzx-index-right-more img {
  display: inline-block;
  margin-left: 5px;
}
.index-jdal {
  padding: 100px 0 80px;
  background-size: cover;
}
.index-jdal .index-jdal-in {
  margin-top: 100px;
}
.index-jdal .container-jdal .swiper-slide {
  padding-bottom: 20px;
}
.index-jdal .container-jdal .swiper-slide a {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04);
  display: block;
}
.index-jdal .container-jdal .swiper-slide a .jdal-img {
  border-radius: 10px 10px 0 0;
}
.index-jdal .container-jdal .swiper-slide a .index-jdal-bq {
  margin: 24px 24px 0;
  display: inline-block;
  border-radius: 16px 4px;
  padding: 4px 16px;
  font-size: 14px;
  line-height: 22px;
  background: rgba(36, 184, 33, 0.1);
  color: #24b821;
  vertical-align: top;

}
.index-jdal .container-jdal .swiper-slide a .title {
  padding: 16px 24px 24px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}
.index-jdal .container-jdal .swiper-slide a .index-jdal-b {
  display: flex;
  align-items: center;
  padding: 24px;
    margin-top: 10px;
  border-top: 1px solid #f0f0f0;  
}
.index-jdal .container-jdal .swiper-slide a .index-jdal-b .index-jdal-b-img {
  width: 32px;
  height: 32px;
  font-size: 0;
  overflow: hidden;
}
.index-jdal .container-jdal .swiper-slide a .index-jdal-b .index-jdal-b-img img {
  width: 100%;
}
.index-jdal .container-jdal .swiper-slide a .index-jdal-b .index-jdal-b-name {
  flex: 1 1;
  margin-left: 16px;
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.index-yyxl {
  position: relative;
  background: #f9f9fb;
  margin-bottom: 100px;
}
.index-yyxl .index-yyxl-img {
  position: relative;
  width: 100%;
  height: 480px;
  overflow: hidden;
}
.index-yyxl .index-yyxl-img .index-yyxl-img-lay {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200vw;
  height: 960px;
  background-image: url(../images/19.jpg);
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: all 0.8s ease-out 0.2s;
}
.index-yyxl .title {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  padding: 32px 64px;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  white-space: nowrap;
  word-wrap: normal;
  word-break: keep-all;
  color: rgba(0, 0, 0, 0.85);
  transform: translate(-50%, -50%);
  opacity: 1;
  text-align: center;
 
}
.hzqt .hzqt-lay a:hover{ 
  box-shadow:inset 0 0 0px 25px rgba(0,0,0,0.3);
}

.index-yyxl:hover .index-yyxl-img-lay {
    transform: translate(-50%,-50%) scale(.5);
}
.banner{
  overflow: hidden;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li,
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active,
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con h3,
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active .jjfa-index-con h3,
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con .jjfa-index-con-bottom .jjfa-index-con-bottom-cons,
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active .jjfa-index-con .jjfa-index-con-bottom .jjfa-index-con-bottom-cons,
.hzqt .hzqt-lay a,
.hzqt .hzqt-lay a:hover{
   transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dd h3 a,
.index-jdal .container-jdal .swiper-slide a .title,
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li a,
.gjzc .gjzc-top-right .gjzc-top-right-top h3 a,
.gjzc .gjzc-top .gjzc-top-left .swiper-gjzc a h3,
.hydt .hydt-right h3 a{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dd p,
.gjzc .gjzc-top-right .gjzc-top-right-top p,
.hydt .hydt-right p{
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

 display: -moz-box;
-moz-box-orient: vertical;
-moz-line-clamp: 2;

 display: -ms-box;
-ms-box-orient: vertical;
-ms-line-clamp: 2;

 display: -o-box;
-o-box-orient: vertical;
-o-line-clamp: 2; 

overflow: hidden;  
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con .jjfa-index-con-bottom .jjfa-index-con-bottom-cons{
  -webkit-box-orient: vertical;
-webkit-line-clamp: 3;

 display: -moz-box;
-moz-box-orient: vertical;
-moz-line-clamp: 3;

 display: -ms-box;
-ms-box-orient: vertical;
-ms-line-clamp: 3;

 display: -o-box;
-o-box-orient: vertical;
-o-line-clamp: 3; 

overflow: hidden;  
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
 -webkit-line-clamp: 3;
overflow: hidden;

}
.container-jdal .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.xwzx-index .xwzx-index-right .xwzx-index-right-ul li:hover a,
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li:hover dt span,
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li:hover dt{
    color: #3eceb6;
}

.cpzx{
  margin-bottom: 100px;
}
.cpzx .cpzx-list a{
  display: block;
}
.hydt .hydt-list:hover a,
.news-des .pian span:hover a{
  color: #3eceb6;
}
header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  background-color: #fff;
  height: 72px;
  transform: rotate(0);
}
header .head-bg {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 72px;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
header .head-bg.active {
  height: 640px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
header.active {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);
}
header .head-in {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  height: 72px;
  z-index: 999;
}
header .head-in .logo {
  width: 160px;
  height: 36px;
  font-size: 0;
  margin: 16px 0;
}
header .head-in .logo img {
  width: 100%;
}
header .menu-ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  cursor: pointer;
}
header .menu-ul > li {
  position: relative;
}
header .menu-ul > li:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 3px;
  background-color: #3eceb6;
  border-radius: 3px 0;
  transform: scaleX(0);
  transform-origin: center center;
  transition: transform .2s;
}
header .menu-ul > li:hover:after {
  transform: scaleX(1);
}
header .menu-ul > li .sec-ul {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  position: absolute;
  top: 80%;
  left: -16px;
  list-style: none;
  margin: 0;
  padding: 8px;
  display: none;
}
header .menu-ul > li .sec-ul.active {
  display: block;
  top: 100%;
 transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
   
}
header .menu-ul > li .sec-ul > li {
  white-space: nowrap;
  word-wrap: normal;
  word-break: keep-all;
  float: none;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
header .menu-ul > li .sec-ul > li:hover {
  background-color: rgba(62, 206, 182, 0.1);
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
header .menu-ul > li .sec-ul > li:hover a {
  color: #3eceb6;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
header .menu-ul > li .sec-ul > li > a {
  display: block;
  padding: 6px 16px 6px 8px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}
header .menu-ul > li + li {
  margin-left: 80px;
}
header .menu-ul > li > a {
  display: block;
  font-size: 16px;
  line-height: 72px;
  color: rgba(0, 0, 0, 0.85);
}
 .phone-menu{
      display: block;
      padding: 20px 24px;
      background: #fff;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 1000;
      display: none;
      border-bottom: 1px solid #eee;
     }
    
     .phone-menu .logo-phone{
         display: inline-block;
         width: 130px;
     }
     .phone-menu .logo-phone img{
      width: 100%;
     }
     .menu {
    position: absolute;
    top: 20px;
    right: 24px;
}
     .menu i{
      color: #000;
    font-size: 25px;
     }
     .menu .icon-cuowuguanbiquxiao{
      display: none;
     }
     .phone-menu-ul{
      position: fixed;
      top: 73px;
      left: 0;
      padding: 0 24px;
      width: 100%;
      background:#fff;
      bottom: 0;
      display: none;
     }
     .phone-menu-ul li{
          float: none;
     }
     .phone-menu-ul li a{
          color: rgba(0,0,0,.85);
     }
     .phone-menu-ul > li >a{
      display: block;
      font-size: 16px;
      padding: 16px 0;
      border-top: 1px solid rgba(0,0,0,.08);
      color: rgba(0,0,0,.85);
     }
     .phone-menu-ul > li:nth-child(1) >a{
      border-top: none;
     }
     .phone-menu-ul > li >a i{
      float: right;
      display: initial;
      display: inline-block;
      position: relative;
      z-index: 100;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
     }
     .phone-menu-ul > li >a i.active{
      -webkit-transform: rotate(0deg);


      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
     }
     .phone-menu-sec{
      display: none;
     }
     .phone-menu-sec.active{
      display: block;
     }
     .phone-menu-sec li{
      float: none;
     }
     .phone-menu-sec li a{
      display: block;
      padding: 13px 0;
      color: rgba(0,0,0,.6);
     }
     .phone-menu-ul li.phone-jjfa i{
        transform: rotate(180deg);
        display: inline-block;
     }
     .phone-menu-ul li.phone-jjfa.active i{
        transform: rotate(0deg);
      
     }
     .phone-menu-ul li.phone-jjfa.active .phone-menu-sec{
      display: block;
     }


footer {
  padding-top: 80px;
  background-color: #fff;
  border-top: 1px solid #eeeeee;
}
footer .foot-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
footer .foot-top .foot-top-left {
  display: flex;
  align-items: flex-start;
}
footer .foot-top .foot-top-left .foot-top-left-list {
  width: 310px;
}
footer .foot-top .foot-top-left .foot-top-left-list .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: rgba(0, 0, 0, 0.85);
}
footer .foot-top .foot-top-left .foot-top-left-list .title i{
  display: none;
}
footer .foot-top .foot-top-left .foot-top-left-list .foot-ul {
  margin: 24px 0 0;
}
footer .foot-top .foot-top-left .foot-top-left-list .foot-ul li {
  float: none;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}
footer .foot-top .foot-top-left .foot-top-left-list .foot-ul li:not(:first-child) {
  margin-top: 16px;
}
footer .foot-top .foot-top-left .foot-top-left-list .foot-ul li a {
  display: block;
  color: rgba(0, 0, 0, 0.6);
}
footer .foot-top .foot-top-left .foot-top-left-list .foot-ul .foot-li {
  display: flex;
  align-items: flex-start;
}
footer .foot-top .foot-top-left .foot-top-left-list .foot-ul .foot-li .foot-span03 {
  flex: 1 1;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: normal;
  overflow: hidden;
}
footer .foot-top-right .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: rgba(0, 0, 0, 0.85);
}
footer .foot-top-right .ewm {
  margin-top: 24px;
  width: 180px;
  height: 180px;
  overflow: hidden;
  font-size: 0;
}
footer .foot-bottom {
  font-size: 12px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  padding: 58px 32px 32px;
}
footer .foot-bottom a {
  color: rgba(0, 0, 0, 0.45);
}

footer .foot-top-right .title i{
  display: none;
}
.dfzc-map-ul li{
  position: absolute;
}.dfzc-map-ul li:last-child {
  display: none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #3eceb6;
  border-color: #3eceb6;
}
.pagination > li > a, .pagination > li > span { 
  color: #3eceb6;
}
.dfzc-map-ul li:nth-child(1){
  top: 25%;
    left: 20%;
}
.dfzc-map-ul li:nth-child(2){
 top: 41%;
    left: 20%;
}
.dfzc-map-ul li:nth-child(3){
     top: 34%;
    left: 37%;
}
.dfzc-map-ul li:nth-child(4){
    top: 49%;
      left: 46%;
}
.dfzc-map-ul li:nth-child(5){
top: 35%;
    left: 50%;
}
.dfzc-map-ul li:nth-child(6){
    top: 34%;
     left: 53%;
}
.dfzc-map-ul li:nth-child(7){
top: 27%;
    left: 52%;
}
.dfzc-map-ul li:nth-child(8){
top: 30%;
    left: 65%;
}
.dfzc-map-ul li:nth-child(9){
     top: 38%;
    left: 59%;
}
.dfzc-map-ul li:nth-child(10){
  top: 26%;
    left: 72%;
}.dfzc-map-ul li:nth-child(11){
    top: 28%;
    left: 74%;
}
.dfzc-map-ul li:nth-child(12){
top: 32%;
    left: 70%;
}
.dfzc-map-ul li:nth-child(13){
  top: 37%;
    left: 68%;
}
.dfzc-map-ul li:nth-child(14){
     top: 35%;
    left: 76%;
}
.dfzc-map-ul li:nth-child(15){
   top: 40%;
    left: 81%;
}
.dfzc-map-ul li:nth-child(16){
top: 41%;
    left: 75%;
}
.dfzc-map-ul li:nth-child(17){
      top: 44%;
      left: 64%;
}
.dfzc-map-ul li:nth-child(18){
     top: 50%;
    left: 67%;
}
.dfzc-map-ul li:nth-child(19){
    top: 47%;
    left: 58%;
}
.dfzc-map-ul li:nth-child(20){
      top: 52%;
    left: 58%;
}
.dfzc-map-ul li:nth-child(21){
        top: 53%;
    left: 73%;
}
.dfzc-map-ul li:nth-child(22){
    top: 46%;
    left: 83%;
}
.dfzc-map-ul li:nth-child(23){
    top: 52%;
    left: 79%;
}
.dfzc-map-ul li:nth-child(24){
      top: 57%;
    left: 41%;
}
.dfzc-map-ul li:nth-child(25){
 top: 61%;
    left: 60%;
}
.dfzc-map-ul li:nth-child(26){
     top: 61%;
    left: 67%;
}
.dfzc-map-ul li:nth-child(27){
top: 59%;
    left: 85%;
}
.dfzc-map-ul li:nth-child(28){
  top: 23%;
    left: 84%;
}
.dfzc-map-ul li:nth-child(29){
top: 19%;
    left: 87%;
}
.dfzc-map-ul li:nth-child(30){
     top: 12%;
    left: 87%;
}
.dfzc-map-ul li:nth-child(31){
       top: 68%;
    left: 62%;
}
.dfzc-map-ul li:nth-child(32){
    top: 43%;
    left: 84%;
}
.dfzc-map-ul li a{
  display: inline-block;
  position: relative;
}
.dfzc-map-ul li a span{
  opacity: 0;
}
.dfzc-map-ul li a i{
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.dfzc-map-ul li a i:after{
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
 background: rgba(255, 0, 0, 0.8);
  border-radius: 100%;
 
  animation: run 3s infinite linear;
  animation-delay:0.3s ;
}
.dfzc-map-ul li a i:before{
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  top: -8px;
  left: -8px;
  background: rgba(255, 0, 0, 0.4);
  border-radius: 100%;
  animation: run 3s infinite linear;
}
 
@keyframes run {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.5);
  }
}
.flex{
    display: flex;
    align-items: center;
}
.fwzx-cons{
  font-size: 16px;
    color: #616161;
    line-height: 25px;
}
.fwzx-cons video{
  width: 100%;
}
.fwzx-cons img{
  max-width: 100%;
  margin-top: 30px;
}
.cpzx-des-top01 {
  padding: 60px 120px;
}
.cpzx-des-top01 .en,
.cpzx-des-top01 .cn{
  font-size: 30px;
  text-align: center;
}
.cpzx-des .cpzx-des-bottom{
  padding-top: 60px;
}
.shbxh{
  background: #3fceb5;
  padding: 20px;
}
.shbxh h3{
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}
.shbxh p{
  font-size: 14px;
  color: #fff;
}
.cpzx-cpzs{
  padding: 60px 0;
}
.cpzx-cpzs .cpzs-tj{
  padding: 0px 90px;
}
.cpzx-cpzs .cpzs-tj .mySwiper2{
  margin-bottom: 30px;
}
.cpzs-tj-bottom{
  padding: 0 100px;
}
.next-cpzs,
.prev-cpzs{
  width: 79px;
  height: 80px;
  background-image: none !important;
  opacity: 1;
}
.next-cpzs:after,
.prev-cpzs:after{
  display: none !important;
}
.next-cpzs{
  right: -10px;
}
.prev-cpzs{
  left: -10px;
}
.cpzx-cpzs .cpzs-tj .mySwiper .swiper-slide{
  position: relative;
}
.cpzx-cpzs .cpzs-tj .mySwiper .swiper-slide:after{
  content:"";
  width: 100%;
  height: 100%;
  border: 2px solid #3fceb5;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.cpzx-cpzs .cpzs-tj .mySwiper .swiper-slide-thumb-active:after{
  opacity: 1;
}
.cpzx-cpzs .en,
.cpzx-cpzs .cn{
  font-size: 30px;
  text-align: center;
}
.cpzx-cpzs video,
.cpzx-play-img2{
  display: none;
}
.cpzx-cpzs .cpzx-play{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.index-yyxl .title .year{font-size:24px;}
.index-yyxl .title .miao2{
  font-size: 27px;
}
.index-yyxl .title p:last-of-type{
  font-size: 30px;
}
.rightfix{
  position: fixed;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 10;
  width: 40px; 
}
 
.rightfix ul li{
  float: none;
   
   margin-bottom: 1px;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  position: relative;
  cursor: pointer; 
  
}
.rightfix ul li span{
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
  background: #3fceb5;
} 
.rightfix ul li span i{
  color: #fff;
}
.rightfix ul li div a{
  color: #fff;
}
.rightfix ul li div{   
  font-size: 14px;
  color: #fff; 
  line-height: 40px;
  min-width: 120px;
  position: absolute;
  top: 0;
  right:-100px;
  opacity: 0;
  min-height: 40px;
  text-align: center;
  background: #3fceb5;
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.rightfix ul li:last-of-type div{
  padding-bottom: 10px;
}
.rightfix ul li:hover div{
   right: 40px;
   opacity: 1;
    transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
 

.rightfix ul li div img{
  width: 90px;
}
.banner video{
  width: 100%;
  height: 100%;
}

.yl{
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.yl span{
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 14px;
  background: #fff;
  color: #666;
  margin: 0 5px;
  display: inline-block;
}


.jjfa img{
  max-width: 100%;
}
.phone-img,
.banner-play,
.banner-img{
  display: none;
}
.banner-play .pause{
  display: none;
  opacity: 0;
}

.jjfa-index-con-bottom-cons a{
  display: block;
}
.jjfa-index-con-bottom-cons a:hover{
  color: #3eceb6
}

@media(max-width: 1600px){
 .banner .swiper-banner .ban-lay h3{
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 60px;
 }
 .banner .swiper-banner .ban-lay h3:before{
  bottom: -38px;
  height: 3px;
 }
 .banner .swiper-banner .ban-lay p{
   font-size: 20px;
 }
 .banner .swiper-banner .ban-lay a{
  width: 150px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
 }
 .banin .banin-lay h3,.banin .banin-lay p{
  font-size: 40px;
 }
 .cpzx .cpzx-list .cpzx-right .cpzx-righ-title{
  font-size: 30px;
 }
 .cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom p{
  font-size: 16px;
 }
 .cpzx .cpzx-list .cpzx-right .cpzx-righ-title:before{
  bottom: -30px;
 }
 .cpzx .cpzx-list .cpzx-right .cpzx-righ-title{
  margin-bottom: 60px;
 }
 .cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom h3{
  font-size: 18px;
 }
 .jjfa-hxys-list dl dd p,
 .jjfa-gnzs .jjfa-gnzs-ul li dl dd p{
  font-size: 14px;
 }
 .jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con .jjfa-index-con-bottom{
  line-height: 19px;
 }
 .cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom{
   margin-bottom: 180px;
 }
  .hydt .hydt-right{
    padding-bottom: 20px;
  }
  .gjzc .gjzc-top-right{
    height: 307px;
  }
  .gjzc .gjzc-top-right .gjzc-top-right-bottom ul li{
    margin-bottom: 4px;
  }
  .xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dd h3 a{
    font-size: 18px;
  }
  .xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dt{
    top: -15px;
  }
 
}
@media(max-width: 1199px){
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con h3{
  font-size: 16px;
  padding-top: 10px;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active .jjfa-index-con h3{
  font-size: 20px;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active .jjfa-index-con-bottom{
  margin-top: 10px;
  margin-bottom: 10px;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul{
  margin-top: -10px;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li{
  padding: 10px 0;
}
.xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dd h3 a{
  font-size: 18px;
  margin-bottom: 5px;
}
.xwzx-index .xwzx-index-right-more{
  font-size: 14px;
}
.cpzx-des-bottom-jjfa,
.jjfa-gnzs .jjfa-gnzs-b-list{
  padding: 0;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left{
  padding: 20px;
}
.jjfa .cpzx-des-top .cpzx-des-top-left .jjfa-des-top-cons{
  font-size: 14px;
  line-height: 20px;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li a{
  width: 70%;
  font-size: 14px;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li span{
  font-size: 14px;
}
.gjzc .gjzc-top-right .gjzc-top-right-bottom ul li{
  margin-bottom: 5px;
}
.gjzc .gjzc-top .gjzc-top-left .swiper-gjzc a h3{
  font-size: 16px;
  padding-right: 20%;
}
.hydt .hydt-right{
  padding-top: 0;
}
.qydsj .qydsj-in dl:nth-child(1) dd{
  margin-top: 268px;
}
.qydsj .qylc-in dl:nth-child(1) dd{
  margin-top: 0;
}
header{
  display: none;
}
.phone-menu{
  display: block;
}
body{
  padding-top: 73px;
}
footer .foot-top .foot-top-left .foot-top-left-list{
  width: 200px;
}
.cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom{
  margin-bottom: 80px;
}
.cpzx-des-top01{
  padding: 60px 90px;
}
.rightfix{
  display: none;
}
 .banner video{
    display: none;
  }
  .banner-img{
    display: block;
  }
  .banner-play{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
}
@media(max-width: 1023px){
 .banner .swiper-banner .ban-lay p{
  margin-bottom: 30px;
 }
 .jjfa-index .jjfa-index-left .jjfa-index-left-ul{
  width: 330px;
 }
 .jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con .jjfa-index-con-bottom{
  font-size: 12px;
  line-height: 18px;
 }
 .jjfa-index .jjfa-index-left .jjfa-index-left-ul li.active .jjfa-index-con h3{
  font-size: 16px;
 }
 .jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con h3{
  font-size: 14px;
  padding-top: 5px;
 }
 .jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con .jjfa-index-con-bottom{
  margin-top: 10px;
 }
 .xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dt{
  top: -9px;
 }
 .xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dt span{
  font-size: 42px;
 }
 .xwzx-index .xwzx-index-right-more{
  margin-top: 10px;
 }
 .xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dd p{
  line-height: 17px;
  font-size: 12px;
 }
 .xwzx-index .xwzx-index-right .xwzx-index-right-ul li dl dd h3 a{
  font-size: 16px;
 }
 .index-yyxl .index-yyxl-img{
  height: 300px;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li .jjfa-index-con h3:before{
  top: 3px;
}
.banin .banin-lay h3, .banin .banin-lay p {
    font-size: 30px;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left .cpzx-des-en{
  font-size: 20px;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left .cpzx-des-top-cons h3{
  font-size: 18px;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left .cpzx-des-top-cons p{
  font-size: 14px;
}
.cpzx-des .cpzx-des-top .cpzx-des-top-left .cpzx-des-cn,
.cpzx-des .cpzx-des-bottom .cpzx-des-en,
.cpzx-des .cpzx-des-bottom .cpzx-des-cn,
.cpzx-des-top01 .en, .cpzx-des-top01 .cn{
    font-size: 20px;
  }
  .qywh{
    padding: 50px 0;
  }
  .ban-menu{
    margin-bottom: 50px;
  }
  .gsjj .gsjj-right{
    margin-top: 20px;
  }
  .fwmb .hzal-con .hzal-con-img{
    width: 250px;
    display: none;
  }
  .fwmb .hzal-con{
    padding: 20px;
  }
  .jjfa-hxys-list dl{
    width: 240px;
    padding-left: 70px;
  }
  .jjfa-hxys-list dl dt{
    width: 60px;
  }
  .cpzx-des .cpzx-des-bottom{
    padding-bottom: 50px;
  }
  .jjfa-gnzs .jjfa-gnzs-ul li dl{
    width: 214px;
  }
  .jjfa-gnzs .jjfa-gnzs-b-list .jjfa-gnzs-b-left{
    padding-right: 0;
  }
  .ban-menu ul li.active a, .ban-menu ul li:hover a{
    border-bottom-width:2px; 
  }
    footer .foot-top .foot-top-left .foot-top-left-list .title,
     footer .foot-top-right .title{
        color: rgba(0, 0, 0, 0.6);
        font-size: 16px;
     }
     footer .foot-top .foot-top-left .foot-top-left-list .title i{
      display: inline-block;
     }
     footer .foot-top .foot-top-left,
     footer .foot-top{
      display: inherit;
     }
     footer .foot-top .foot-top-left .foot-top-left-list{
      width: 100%;
      margin-bottom: 20px;
     }
     footer .foot-top .foot-top-left .foot-top-left-list .title i,
     footer .foot-top-right .title i{
      float: right;
      transform: rotate(180deg);
     }

      footer .foot-top .foot-top-left .foot-top-left-list.active .title i,
     footer .foot-top-right.active .title i{
      float: right;
      transform: rotate(0deg);
     }
     footer .foot-top .foot-top-left .foot-top-left-list.active .foot-ul-w,
     footer .foot-top-right.active .foot-ul-w{
      height: auto;
      overflow: hidden;
      transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
     }



     footer .foot-top .foot-top-left .foot-top-left-list .foot-ul-w,
     footer .foot-top-right .foot-ul-w{
      height: 0;
      overflow: hidden;
      transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
     }
     .cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom{
      margin-bottom: 20px;
     }
}
@media(max-width: 767px){
  .banner .swiper-banner .ban-lay{
    padding: 0 15px;
  }
  .banner .swiper-banner .ban-lay h3{
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 12px;
  }
  .banner .swiper-banner .ban-lay p{
    font-size: 14px;
    margin-bottom: 20px;
  }
  .banner .swiper-banner .ban-lay a{
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-width: 1px;
  }
  .banner .swiper-banner .ban-lay h3:before {
    bottom: -7px; 
    height: 1px;
    width: 38xp;
 
  }
  .jjfa-index,
  .xwzx-index,
  .index-jdal{
  padding: 15px 0;
  
  }
  .index-title{
  font-size: 30px;
  margin-bottom: 15px;
  }
  .jjfa-index-right{
    display: none;
  }
  .xwzx-index-left-ul{
    margin-bottom: 20px;
  }
  .xwzx-index-left-ul li{
    float: none;
  }
  .index-yyxl .title{
    font-size: 26px;
  }
  .hzqt .hzqt-lay{
    padding: 0 15px;
  }
  .banin img{ 
    height: 150px;
  }
  .banin .banin-lay h3, .banin .banin-lay p {
    font-size: 20px;
  }
  .banin .banin-lay{
    padding: 0 15px;
  }
  .banin .banin-lay h3{
    margin-bottom: 0;
  }
  .cpzx .cpzx-list{
    padding: 50px 0 15px;
  }
  .cpzx .cpzx-list .cpzx-right .cpzx-righ-title{
    font-size: 20px;
    margin-top: 20px;
  }
  .cpzx .cpzx-list .cpzx-right .cpzx-righ-bottom{
    margin-bottom: 0;
  }
  .cpzx-des .cpzx-des-top{
    margin: 50px 0;
  }
  .cpzx-des .cpzx-des-bottom .cpzx-table td{
    font-size: 14px;
  }



  .cpzx-des .cpzx-des-bottom{
    padding: 0 15px;
  }
  .ban-menu ul li a{
    width: 76px;
    font-size: 14px;
    border-bottom-width:2px;
  }
  .ban-menu ul li.active a, .ban-menu ul li:hover a{
    font-size: 16px;
  }
  .en,.cn{
    font-size: 20px;
  }
  .qywh{
    padding-top: 0;
  }
  .qyzz{
    padding: 0 0 50px;
  }
   .qyzz .qyzz-list{
    margin-bottom: 20px;
   }
   .fwmb{
    padding: 50px 0;
   }
   .fwmb .hzal-con .hzal-con-in{
    font-size: 14px;
    margin-top:50px;
   }
   .fwmb .hzal-con .hzal-con-ul li p span{
    font-size: 30px;
   }
   .hzyy .hzyy-list{
    margin-bottom: 20px;
   }
   .cpzx-des .cpzx-des-top .cpzx-des-top-right{
    padding-right: 15px;
    padding-bottom: 15px;
   }
   .jjfa-hxys-list dl{
    width: 280px;
   }
   .jjfa-hxys-list{
    margin-bottom: 30px;
   }
   .jjfa-gnzs .cpzx-des-en,
   .jjfa-gnzs .cpzx-des-cn,
   .cpzx-cpzs .en, .cpzx-cpzs .cn{
    font-size: 20px;
   }
   .jjfa-gnzs .jjfa-gnzs-b-list .jjfa-gnzs-b-left img{
    max-width: 60%;
    margin: 0 auto;
   }
   .jjfa-gnzs .jjfa-gnzs-b-list .jjfa-gnzs-b-left{
    text-align: center;
   }
   .jjfa-gnzs .jjfa-gnzs-ul li dl dt{
    width: 30px;
   }
   .jjfa-gnzs .jjfa-gnzs-ul li dl{
    padding-left: 33px;
    width: 163px;
   }
   .jjfa-gnzs .jjfa-gnzs-ul li dl dd h3{
    font-size: 16px;
   }
   .jjfa-hxys-list dl dd p, .jjfa-gnzs .jjfa-gnzs-ul li dl dd p {
    font-size: 12px;
   }
   .jjfa-gnzs .jjfa-gnzs-b-list{
    margin-bottom: 50px;
   }
   .jjfa-gnzs .jjfa-gnzs-b-list:nth-child(2n) .jjfa-gnzs-b-left{
    padding-left: 0;
   }
   .lxwm{
    padding: 50px 0;
   }
   .lxwm .lxwm-top p,
   .lxwm .lxwm-top h3
   {
    font-size: 20px;
   }
   .lxwm .lxwm-bottom h3{
    font-size: 18px;
   }
   .lxwm .lxwm-bottom p{
    font-size: 14px;
   }
   .zxly h3{
    font-size: 30px;
   }
   .zxly .btn-w button{
    width: 130px;
   }
   .zxly textarea{
    margin-bottom: 20px;
   }
   .gjzc .gjzc-top-right{
    padding: 15px;
   }
   .gjzc{
    margin-bottom: 50px;
   }
   .dfzc .click-p{
    font-size: 16px;
    margin-bottom: 20px;
   }
   .hydt .hydt-right{
    margin-top: 20px;
   }
   .news-des{
    padding: 0 15px;
   }
   .news-des .news-cons{
    font-size: 14px;
   }
   .qydsj .qydsj-in .qydsj-nian{
    width: 90px;
    height: 90px;
    line-height: 90px;
    left: 2px;
    transform: inherit;
   }
   .qydsj .qydsj-in .qydsj-nian span{
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    margin-top: 9px;

   }
   .qydsj .qydsj-in dl{
    padding-left: 65px;
    padding-right: 15px;
   }
   .qydsj .qydsj-in dl:nth-child(1) dt{
    margin-top: 109px;
   }
   .qydsj .qydsj-in dl dt{
    width: 100%;
    float: none;
   }
   .qydsj .qydsj-in dl:nth-child(1) dd{
    margin-top: 40px;
    
   }
   .qydsj .qydsj-in dl dt .qydsj-in-img{
    width: 100%;
   }
   .qydsj .qydsj-in dl dd{
    width: 100%;
    float: none;
   }
   .qydsj .qydsj-in dl dd .qydsj-yue{
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    left: -38px;
    top: -19px;
   }
   .qydsj .qydsj-in:before{
    left: 45px;
    transform: inherit;
   }
   .qydsj .qydsj-in dl dd .qydsj-ul-w{
    padding-left: 10px;
   }
   .qydsj .qydsj-in:after{
    left: 30px;
    transform: inherit;
   }
   .qydsj .qylc-in dl{
    padding-top: 98px;
    padding-bottom: 0;
   }
   .qydsj .qylc-in dl dd{
    margin-top: 40px;
   }
   .qydsj .qydsj-in dl dd .qydsj-ul li p{
      font-size: 14px;
    }
    .qydsj .qylc-in dl dt .qydsj-yue,
    .qydsj .qydsj-in dl dt:before{
      display: none;
    }
    .qydsj .qydsj-in dl dd .qydsj-ul li h3{
      font-size: 20px;
    }
    .qydsj .qylc-in dl:nth-child(1) dt{
      margin-top: 0;
    }
    footer{
      padding: 20px 15px 0;
    }
    footer .foot-bottom{
      padding: 10px 15px;
    }
    .dfzc-map-ul li a i:after{
      width: 6px;
      height: 6px;
    }
    .dfzc-map-ul li a i:before{
      width: 16px;
      height: 16px;
      left: -5px;
      top: -5px;
    }
    .dfzc-map-ul li:nth-child(30) {
    top: 7%;
    left: 88.6%;
}
.dfzc-map-ul li:nth-child(29) {
    top: 18%;
    left: 82%;
}
.dfzc-map-ul li:nth-child(28) {
    top: 23%;
    left: 78%;
}
.dfzc-map-ul li:nth-child(7) {
    top: 23%;
    left: 55%;
}
.dfzc-map-ul li:nth-child(8) {
    top: 29%;
    left: 60%;
}
.dfzc-map-ul li:nth-child(10) {
    top: 26%;
    left: 66%;
}
.dfzc-map-ul li:nth-child(11) {
    top: 28%;
    left: 68%;
}
.dfzc-map-ul li:nth-child(12) {
    top: 31%;
    left: 65%;
}
.dfzc-map-ul li:nth-child(14) {
    top: 34%;
    left: 70%;
}
.dfzc-map-ul li:nth-child(15) {
    top: 37%;
    left: 73%;
}
.dfzc-map-ul li:nth-child(16) {
    top: 40%;
    left: 70%;
}
.dfzc-map-ul li:nth-child(32) {
    top: 42%;
    left: 78%;
}
.dfzc-map-ul li:nth-child(23) {
    top: 52%;
    left: 73%;
}
.dfzc-map-ul li:nth-child(21) {
    top: 48%;
    left: 68%;
}
.dfzc-map-ul li:nth-child(18) {
    top: 49%;
    left: 60%;
}
.dfzc-map-ul li:nth-child(19) {
    top: 47%;
    left: 52%;
}
.dfzc-map-ul li:nth-child(22) {
    top: 46%;
    left: 77%;
}
.dfzc-map-ul li:nth-child(27) {
    top: 57%;
    left: 80%;
}
.dfzc-map-ul li:nth-child(26) {
    top: 58%;
    left: 67%;
}
.dfzc-map-ul li:nth-child(25) {
    top: 59%;
    left: 58%;
}
.dfzc-map-ul li:nth-child(31) {
    top: 68%;
    left: 56%;
}
.dfzc-map-ul li:nth-child(5) {
    top: 35%;
    left: 45%;
}
.dfzc-map-ul li:nth-child(6) {
    top: 33%;
    left: 48%;
}
.dfzc-map-ul li:nth-child(4) {
    top: 47%;
    left: 42%;
}
.dfzc-map-ul li:nth-child(20) {
    top: 52%;
    left: 51%;
}
.dfzc-map-ul li:nth-child(15) {
    top: 40%;
    left: 76%;
}
.dfzc-map-ul li:nth-child(32) {
    top: 42%;
    left: 77%;
}
.dfzc-map-ul li:nth-child(23) {
    top: 51%;
    left: 73%;
}
.dfzc-map-ul li:nth-child(9) {
    top: 37%;
    left: 53%;
}
.dfzc-map-ul li:nth-child(13) {
    top: 36%;
    left: 63%;
}
.cpzx-des-top01{
  padding: 60px 30px;
}
.fwzx-cons{
  font-size: 14px;
}
.cpzx-des{
  padding-top: 30px;
}
.cpzx-cpzs .cpzs-tj{
  padding: 0 15px;
}
.cpzs-tj-bottom{
  padding: 0 50px;
}
.cpzx-cpzs .cpzs-tj .mySwiper2{
  margin-bottom: 15px;
}
.banner .swiper-banner .ban-lay p{
  display: none;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul li{
  padding-left: 15px;
}
.jjfa-index .jjfa-index-left .jjfa-index-left-ul{
  width: 100%;
}
.xwzx-index-left-ul{
  margin-bottom: 10px;
}
.index-jdal .index-jdal-in{
  margin-top: 15px;
}
.index-jdal .container-jdal .swiper-slide a .index-jdal-bq{
  margin: 5px 5px 0;
  font-size: 12px;
  line-height: 18px;
  padding: 5px;
}
.index-jdal .container-jdal .swiper-slide a .title{
  padding: 5px;
  font-size: 14px;
}
.index-jdal .container-jdal .swiper-slide a .index-jdal-b{
  padding: 5px;
}
.index-jdal .container-jdal .swiper-slide a .index-jdal-b .index-jdal-b-name{
  font-size: 14px;
  margin-left: 10px;
}
.index-yyxl .title .year{
  font-size: 18px;
}
.index-yyxl .title p:last-of-type{
  font-size: 18px;
  font-weight: bolder;
}
.index-yyxl{
  margin-bottom: 15px;
}
footer{
   padding: 15px 5px 0;
}
.flex{
  display: initial;
}
.pc-img{
  display: none;
}
.phone-img{
  display: block;
}
.pc-flex{
  height: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
}
.pc-flex .col-md-6:nth-child(1){
  order: 2;
}
.pc-flex .col-md-6:nth-child(2){
  order: 1;
  margin-bottom: 20px;
}
.cn{
  margin-bottom: 10px;
}
.qywh-list:nth-child(3) .row:nth-child(2) .qywh-list-left{
  display: none;
}
.qywh .qywh-list .qywh-list-right{
  padding-top: 20px;
}
.qywh .qywh-list{
  margin-bottom: 0;
  padding-bottom: 20px;
}
.qywh .guwm_title{
  margin-top: 30px;
}
.phone-img100{
  width: 15px;
}
footer .foot-top .foot-top-left .foot-top-left-list{
  margin-bottom: 0;
}
footer .foot-top .foot-top-left .foot-top-left-list .foot-ul{
  margin-top: 0;
}

 
footer .foot-top .foot-top-left .foot-top-left-list .foot-ul li:not(:first-child) {
    margin-top: 5px; 
}
.ban-menu{
  padding-top: 0;
  margin-bottom: 30px;
}
.cn{
  line-height: 35px;
}
.gsjj .gsjj-left{
  font-size: 14px;
}
.qywh-list .col-md-6{
  padding: 0;
}
.qyzz .qyzz-list .qyzz-list-in{
  padding: 5px;
}
.qyzz .qyzz-list h3{
  font-size: 12px;
  padding-top: 10px;
  line-height: 15px;
  min-height: 55px;
}
.qyzz .qyzz-list:nth-child(2n){
  padding-left: 7.5px;
}
.qyzz .qyzz-list:nth-child(2n+1){
  padding-right: 7.5px;
}
.qyzz .qyzz-list{
  margin-bottom: 5px;
}
.qyzz{
  padding-bottom: 30px;
}
.qyzz .pager{
  display: none;
}
.cpzx .cpzx-list{
  padding: 15px 0;
}
.cpzx-des .cpzx-des-bottom .cpzx-table td{
  padding: 10px;
}
.cpzx-des .cpzx-des-bottom .cpzx-table td:nth-child(1){
  width: 116px !important;
}
.cpzx-cpzs{
  padding: 30px 0;
}
.cpzx-des-top01{
  padding: 30px 15px;
}
.jjfa .cpzx-des-top01 span{
  font-size: 14px !important;
}
.jjfa .cpzx-des-top01 strong span{
  font-size: 18px !important;
}
.fwmb .hzal-con .hzal-con-in{
  margin: 0;
}
.fwmb .en, .fwmb .cn{
  padding-left: 15px;
}
.hzal .hzal-list{
  min-height: initial;
  margin-bottom: 15px;
}
.qydsj .qydsj-in .dsjzs dl:nth-child(1) dt{
  margin-top: 30px;
}
.qydsj .qydsj-in .dsjzs dl dt{
  margin-top: 0px;
}
.qydsj .qydsj-in dl dd{
  margin-top: 45px;
}
.hydt .hydt-right div a img{
  width: 30px;
  margin-top: 6px;
  margin-left: 2px;
}
}